Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 5,434 for

file viewer

(0.08 sec)
  1. Verifying documents with exception handling | D...

     This article explains how to handle specific exceptions when verifying document electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...issues, missing required data, files etc. For handling these exceptions...

    docs.groupdocs.com/signature/net/verifying-docu...
  2. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using C#. Sign your spreadsheets with digital certificate using GroupDocs.Signature .NET API by GroupDocs....Viewer Product Solution GroupDocs...trusted communication. What Excel files could be signed? You can sign...

    docs.groupdocs.com/signature/net/how-to-sign-ex...
  3. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....Viewer Product Solution GroupDocs...encountered in a particular package. a file to examine Get a collection...

    docs.groupdocs.com/metadata/net/getting-known-p...
  4. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Java....Viewer Product Solution GroupDocs...contains text to be compared, not file path). Instantiate the object...

    docs.groupdocs.com/comparison/java/load-text-fr...
  5. How to load document from Amazon S3 Storage | D...

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....Viewer Product Solution GroupDocs...= 100 }; // sign document to file signature . Sign ( outputFilePath...

    docs.groupdocs.com/signature/net/load-document-...
  6. How to load document from FTP | Documentation

    This section explains how to load document from FTP with GroupDocs.Signature API....Viewer Product Solution GroupDocs...= 100 }; // sign document to file signature . Sign ( "SampleSigned"...

    docs.groupdocs.com/signature/net/load-document-...
  7. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving File using GroupDocs.Annotation for Java API....Viewer Product Solution GroupDocs...// Add annotation and save to file annotator.save(outputPath, tmp1);...

    docs.groupdocs.com/annotation/java/filtering-an...
  8. Load from a stream | Documentation

    This example demonstrates how to load a File from a stream. advanced_usage.loading_Files.LoadFromStream JavaScript try { const FileStream = fs.createReadStream("input.one") const metadata = new groupdocs.metadata.Metadata(FileStream); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Viewer Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a stream Load from...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  9. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration in Node.js via Java....Viewer Product Solution GroupDocs...interpreted values for a particular file please use the below example:...

    docs.groupdocs.com/metadata/nodejs-java/working...
  10. Get Default Load Options | Documentation

    Learn how to retrieve default load options for a source format using GroupDocs.Conversion for Python via .NET....Viewer Product Solution GroupDocs...passing the source document’s file extension (e.g., "docx" for...

    docs.groupdocs.com/conversion/python-net/develo...